MESCIUS SPREAD for ASP.NET 10.0J
ItemPropertyEventArgs<T> コンストラクタ

項目がどのように変更されたかを指定します。
プロパティの名前。
項目がソースオブジェクトに追加されました。
項目を示すオブジェクト値。
構文
'Declaration
 
Public Function New( _
   ByVal item As T, _
   ByVal propertyName As String, _
   ByVal type As ItemChangedType _
)
public ItemPropertyEventArgs<T>( 
   T item,
   string propertyName,
   ItemChangedType type
)

パラメータ

item
項目がどのように変更されたかを指定します。
propertyName
プロパティの名前。
type
項目がソースオブジェクトに追加されました。
参照

ItemPropertyEventArgs<T> クラス
ItemPropertyEventArgs<T> メンバ

 

 


© MESCIUS inc. All rights reserved.